golang.org/x/text/internal/language.scanner.bytes (field)
4 uses
golang.org/x/text/internal/language (current package)
parse.go#L76: bytes [max99thPercentileSize]byte
parse.go#L87: if len(s) <= len(scan.bytes) {
parse.go#L88: scan.b = scan.bytes[:copy(scan.bytes[:], s)]
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)